home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr10 / tdrawaid.zip / TD.DOC < prev    next >
Text File  |  1993-06-12  |  5KB  |  77 lines

  1. TDRAWAID.DOC    08-26-1991
  2.  
  3. A Hard disk is recommended but is not required.  ANSI.SYS  should be  loaded to
  4. correctly view  color  .ANS  files  but is not  required  for program operation.
  5. The line DEVICE=ANSI.SYS in your CONFIG.SYS file loads the ANSI.SYS driver.
  6.  
  7. Command line options:
  8.      /NC....forces color off.  The display  will be in black  and  white if  you
  9.             have a color monitor.
  10.      /CHK...performs  a  'integrity check'  on  the  data  file  $SETDATA.  This
  11.             function  can be  used anytime  but SHOULD be used  if you get a run
  12.             time error or if the characters or not formed properly.  It will not
  13.             repair any  damage  so you  should  make a  backup copy of  $SETDATA
  14.             before  running  TD.EXE.   $SETDATA  is  a  'Read Only'   file   but
  15.             corruption could occur through normal disk usage.
  16.  
  17. The program  will look for the datafile, $SETDATA, in  the following order:
  18.         1. In the current directory.
  19.         2. In a directory  named  TDRAWAID.
  20.         3. In a path set with  an  environment  variable, TDRAWAID.
  21.            Example for  the  environment  variable where  UTILITY is the name of
  22.            the directory and the drive is C:
  23.  
  24.                 set TDRAWAID=c:\utility     (Right)
  25.                 set TDRAWAID=\utility       (Wrong)
  26.                 set TDRAWAID=utility        (Wrong)
  27.  
  28. This program will  create ASCII or ANSI  files  with text  from a list of  large
  29. fonts(big letters). The text can be saved to be used in batch files, text files,
  30. or THEDRAW.  Text to be used in  THEDRAW  can be saved using color.  At the Main
  31. menu, choose  "Select Chacter Set" and then use the Up and  Down  arrows,  Home,
  32. End, PgUp, or PgDn to  highlight the desired  character  set.  Press <Return> to
  33. select or <Esc> to abort amd return to the menu. Next  select "Enter/Edit Text".
  34. The  screen will show the  maximum number of characters per line, maximum number
  35. of lines per screen, editing  keys and other data. Enter any text using  letters
  36. and spaces (uppercase is forced on).  Press  <F5>  to  view  the  output  screen
  37. as it will be  written to the file, <F10>  when the data is compete as you  want
  38. it,  or  <Esc>  to  abort.  From  the  Main  menu  You  can   optionally  select
  39. "Center/Tab Text" or  write the data to a file as is. If you  are  going  to use
  40. the text in THEDRAW then you will not need to center or  tab it  as THEDRAW  has
  41. its own block move.  For a  batch  file or text file you may want to choose this
  42. option. The text  you  entered will be  retained  in memory  so you  can  select
  43. another  character  set  to see what it will look like.  Some characters will be
  44. lost if you go from a set with a larger  number of  chatacters per  line to  one
  45. that is  smaller.  You can  freely choose  between the  items on the  Main menu.
  46. When centering or tabbing text you can press  <F5>  to view  the output  screen.
  47. If you have  any lines  centered  or tabbed  any  you go back and edit  them  or
  48. change to another character set then the tab  values will  be returned  to zero.
  49. The program will only allow  one size  character per line.  If you want  several
  50. different  sizes  then write them  to the same  file using  the <A>ppend  option
  51. at the prompt to save the file. If no working file has been set then you will be
  52. prompted  for  a  filename.  At the  next save  you will  be given  the  options
  53. <A>ppend, <O>verwrite  or <N>ew.  When appending text to an .ANS file for use in
  54. THEDRAW, view the working file to determine if it  is  going to be  too long  as
  55. THEDRAW will only edit/display the first 25 lines of a file.  The  program  does
  56. not limit you to any set length of working file,  .ANS  or .ASC.  If you want to
  57. make  several   screens  to  load  in  THEDRAW  then   save  them  as  different
  58. filenames. You can view the working file from the main Menu at any time.
  59.  
  60. When you choose to save the text  as format for  THEDRAW,  you will be presented
  61. with an option box  to choose the color.  The default is white on  black and you
  62. can press  <F10>  or  <Return>  to accept the default if  you do not want color.
  63. If you set the color  then all subsequent  saves to a  .ANS  file will  use that
  64. color until you change it.
  65.  
  66. The 'hot keys'  for the main menu are  highlighted in red for color monitors and
  67. all hot keys can be viewed by pressing <F1>.
  68.  
  69. THEDRAW is a registered trademark (tm) of TheSoft Programming Services.
  70.  
  71.  
  72. Ray Carson
  73. 1113 Hillcrest
  74. Conroe, Texas 77301
  75. (409)756-5096
  76.  
  77.